Copy the contents of the calling TVec object to the TVec objects in Dst array.
The Length of objects in Dst array is defined in the DstSize array. The Length and Complex properties of vectors in Dst array are set implicitly. An exception is raised if the sum of DstSize lengths exceeds the Length of the calling vector.
Split Method